home *** CD-ROM | disk | FTP | other *** search
- XASSIGN will reassign one thing to something else
-
- - xassign wsovly.ovr=c:\ws\wsovl1.ovr
-
- will re-direct all requests to dos for file wsovly.ovr
- to the sub-directory on the right of the equal sign.
-
- (DPATH is better for this purpose)
-
-
- - xassign prn=c:\doc\output.doc
-
- will redirect printer output to a DOS file.
-
- (usefull in network applications)